Welcome![Sign In][Sign Up]
Location:
Search - Complex Variables and Applications

Search list

[Windows DevelopEnableGroupboxControls_demo

Description: EnableGroupboxControls is a function I have used in several projects, where I wanted to enable/disable all the controls within a groupbox. There are several other solutions to this problem here on CodeProject - I have included a list here. None of these, however, had everything I was looking for: Able to be used in MFC or non-MFC project - since I spend a lot of time maintaining older Windows applications, I wanted a very lightweight solution. Able to be used without instantiating class - this was important, because I necessarily have to minimize the impact on existing code. Able to be used without recoding or redefining existing control variables - again, for same reasons as previous point. Able to accommodate nested groupboxes - many of the dialogs in apps I maintain are non-trivial, because the apps themselves are highly technical. Nesting groupboxes is one way of coping with complex user interfaces. -EnableGroupboxControls is a function I have used in several projects, where I wanted to enable/disable all the controls within a groupbox. There are several other solutions to this problem here on CodeProject- I have included a list here. None of these, however, had everything I was looking for: Able to be used in MFC or non-MFC project- since I spend a lot of time maintaining older Windows applications, I wanted a very lightweight solution. Able to be used without instantiating class- this was important, because I necessarily have to minimize the impact on existing code. Able to be used without recoding or redefining existing control variables- again, for same reasons as previous point. Able to accommodate nested groupboxes- many of the dialogs in apps I maintain are non-trivial, because the apps themselves are highly technical. Nesting groupboxes is one way of coping with complex user interfaces.
Platform: | Size: 34816 | Author: 毛磊 | Hits:

[Windows DevelopComplex-Variables-and-applications

Description: 复变函数及其应用 第八版 英文版 机械工业出版社-complex ariables and apllications (eight edition)
Platform: | Size: 4248576 | Author: 刘胡明 | Hits:

[OtherComplex-Variables-and-Applications

Description: 俄国人的复变函数教程,中译本,比较珍贵。 俄罗斯人的数学技巧是非常厉害的,参阅本书可见一斑。-Russians complex function tutorial, in translation, more valuable. Russians are very powerful mathematical techniques, refer to the book can be seen.
Platform: | Size: 21652480 | Author: a | Hits:

[Energy industrylibiec61850-0.8.1

Description: libiec61850概述 此库通过标准C编写,提供IEC61850的MMS协议实现;它也提供变电站内的GOOSE通信。这个项目的目标是提供一个实现,并且这个实现非常的轻便,可以运行在嵌入式系统和小型控制器上。它还提供了很多简单的例子,可以作为我们自己的程序的开始点。 如下特性被支持: 1 ISO全协议的TCP/IP 2 静态生成IED模型,是靠SCL文件,通过C代码生成 3 动态生成IED模型,是通过API调用或者通过配置文件 4 关联服务(通过密码验证) 5 简单的和复杂的MMS变量读写服务 6 模型浏览服务(GetServerDirectory, GetDeviceDirectory …) 7 数据集服务,包括动态创建和删除数据集 8 IEC61850客户端和服务器API 9 简单的MMS客户端API(使用TASE.2) 10 带缓冲和不带缓冲的报告服务 11 客户端和服务器支持所有的IEC61850控制模型 12 GOOSE发送方和接收方代码可以单独使用 13 硬件提取层和执行可以在Linux和WIN32下 14 转变工具可以将SCL文件转成静态IED模型 15 转变工具可以将SCL文件转变为服务器配置文件 16 文件目录浏览和文件读服务-This library provides an implementation of IEC61850 on top of the MMS (Manufacturing Message Specification) protocol in standard C. It also provides support for intra-substation communication via GOOSE. The goal of this project is to provide an implementation that is very portable and can run on embedded systems and micro-controllers. Also provided is a set of simple examples that can be used as a starting point for own applications. Up to now this implementation runs on embedded Linux systems as well as on desktop computers running Linux or Windows. The following features are provided: • Full ISO protocol stack on top of TCP/IP • static implementation of the IED model by generation of C code SCL file • dynamic creation if the IED model by API calls or by configuration file • Association service (with password authentication) • Read and write services for simple and complex MMS variables • Model browsing services (GetServerDirectory, GetDevi
Platform: | Size: 1049600 | Author: 李靖 | Hits:

[Energy industrylibiec61850-0.7.4

Description: 此库通过标准C编写,提供IEC61850的MMS协议实现;它也提供变电站内的GOOSE通信。这个项目的目标是提供一个实现,并且这个实现非常的轻便,可以运行在嵌入式系统和小型控制器上。它还提供了很多简单的例子,可以作为我们自己的程序的开始点。 如下特性被支持: 1 ISO全协议的TCP/IP 2 静态生成IED模型,是靠SCL文件,通过C代码生成 3 动态生成IED模型,是通过API调用或者通过配置文件 4 关联服务(通过密码验证) 5 简单的和复杂的MMS变量读写服务 6 模型浏览服务(GetServerDirectory, GetDeviceDirectory …) 7 数据集服务,包括动态创建和删除数据集 8 IEC61850客户端和服务器API 9 简单的MMS客户端API(使用TASE.2) 10 带缓冲和不带缓冲的报告服务 11 客户端和服务器支持所有的IEC61850控制模型 12 GOOSE发送方和接收方代码可以单独使用 13 硬件提取层和执行可以在Linux和WIN32下 14 转变工具可以将SCL文件转成静态IED模型 15 转变工具可以将SCL文件转变为服务器配置文件 16 文件目录浏览和文件读服务 -This library provides an implementation of IEC61850 on top of the MMS (Manufacturing Message Specification) protocol in standard C. It also provides support for intra-substation communication via GOOSE. The goal of this project is to provide an implementation that is very portable and can run on embedded systems and micro-controllers. Also provided is a set of simple examples that can be used as a starting point for own applications. Up to now this implementation runs on embedded Linux systems as well as on desktop computers running Linux or Windows. The following features are provided: • Full ISO protocol stack on top of TCP/IP • static implementation of the IED model by generation of C code SCL file • dynamic creation if the IED model by API calls or by configuration file • Association service (with password authentication) • Read and write services for simple and complex MMS variables • Model browsing services (GetServerDirectory, GetDevi
Platform: | Size: 927744 | Author: 李靖 | Hits:

[Energy industrylibiec61850-0.7.5

Description: 此库通过标准C编写,提供IEC61850的MMS协议实现;它也提供变电站内的GOOSE通信。这个项目的目标是提供一个实现,并且这个实现非常的轻便,可以运行在嵌入式系统和小型控制器上。它还提供了很多简单的例子,可以作为我们自己的程序的开始点。 如下特性被支持: 1 ISO全协议的TCP/IP 2 静态生成IED模型,是靠SCL文件,通过C代码生成 3 动态生成IED模型,是通过API调用或者通过配置文件 4 关联服务(通过密码验证) 5 简单的和复杂的MMS变量读写服务 6 模型浏览服务(GetServerDirectory, GetDeviceDirectory …) 7 数据集服务,包括动态创建和删除数据集 8 IEC61850客户端和服务器API 9 简单的MMS客户端API(使用TASE.2) 10 带缓冲和不带缓冲的报告服务 11 客户端和服务器支持所有的IEC61850控制模型 12 GOOSE发送方和接收方代码可以单独使用 13 硬件提取层和执行可以在Linux和WIN32下 14 转变工具可以将SCL文件转成静态IED模型 15 转变工具可以将SCL文件转变为服务器配置文件 16 文件目录浏览和文件读服务 -This library provides an implementation of IEC61850 on top of the MMS (Manufacturing Message Specification) protocol in standard C. It also provides support for intra-substation communication via GOOSE. The goal of this project is to provide an implementation that is very portable and can run on embedded systems and micro-controllers. Also provided is a set of simple examples that can be used as a starting point for own applications. Up to now this implementation runs on embedded Linux systems as well as on desktop computers running Linux or Windows. The following features are provided: • Full ISO protocol stack on top of TCP/IP • static implementation of the IED model by generation of C code SCL file • dynamic creation if the IED model by API calls or by configuration file • Association service (with password authentication) • Read and write services for simple and complex MMS variables • Model browsing services (GetServerDirectory, GetDevi
Platform: | Size: 944128 | Author: 李靖 | Hits:

[Energy industrylibiec61850-0.7.6

Description: 此库通过标准C编写,提供IEC61850的MMS协议实现;它也提供变电站内的GOOSE通信。这个项目的目标是提供一个实现,并且这个实现非常的轻便,可以运行在嵌入式系统和小型控制器上。它还提供了很多简单的例子,可以作为我们自己的程序的开始点。 如下特性被支持: 1 ISO全协议的TCP/IP 2 静态生成IED模型,是靠SCL文件,通过C代码生成 3 动态生成IED模型,是通过API调用或者通过配置文件 4 关联服务(通过密码验证) 5 简单的和复杂的MMS变量读写服务 6 模型浏览服务(GetServerDirectory, GetDeviceDirectory …) 7 数据集服务,包括动态创建和删除数据集 8 IEC61850客户端和服务器API 9 简单的MMS客户端API(使用TASE.2) 10 带缓冲和不带缓冲的报告服务 11 客户端和服务器支持所有的IEC61850控制模型 12 GOOSE发送方和接收方代码可以单独使用 13 硬件提取层和执行可以在Linux和WIN32下 14 转变工具可以将SCL文件转成静态IED模型 15 转变工具可以将SCL文件转变为服务器配置文件 16 文件目录浏览和文件读服务 -This library provides an implementation of IEC61850 on top of the MMS (Manufacturing Message Specification) protocol in standard C. It also provides support for intra-substation communication via GOOSE. The goal of this project is to provide an implementation that is very portable and can run on embedded systems and micro-controllers. Also provided is a set of simple examples that can be used as a starting point for own applications. Up to now this implementation runs on embedded Linux systems as well as on desktop computers running Linux or Windows. The following features are provided: • Full ISO protocol stack on top of TCP/IP • static implementation of the IED model by generation of C code SCL file • dynamic creation if the IED model by API calls or by configuration file • Association service (with password authentication) • Read and write services for simple and complex MMS variables • Model browsing services (GetServerDirectory, GetDevi
Platform: | Size: 961536 | Author: 李靖 | Hits:

[Energy industrylibiec61850-0.7.7

Description: 此库通过标准C编写,提供IEC61850的MMS协议实现;它也提供变电站内的GOOSE通信。这个项目的目标是提供一个实现,并且这个实现非常的轻便,可以运行在嵌入式系统和小型控制器上。它还提供了很多简单的例子,可以作为我们自己的程序的开始点。 如下特性被支持: 1 ISO全协议的TCP/IP 2 静态生成IED模型,是靠SCL文件,通过C代码生成 3 动态生成IED模型,是通过API调用或者通过配置文件 4 关联服务(通过密码验证) 5 简单的和复杂的MMS变量读写服务 6 模型浏览服务(GetServerDirectory, GetDeviceDirectory …) 7 数据集服务,包括动态创建和删除数据集 8 IEC61850客户端和服务器API 9 简单的MMS客户端API(使用TASE.2) 10 带缓冲和不带缓冲的报告服务 11 客户端和服务器支持所有的IEC61850控制模型 12 GOOSE发送方和接收方代码可以单独使用 13 硬件提取层和执行可以在Linux和WIN32下 14 转变工具可以将SCL文件转成静态IED模型 15 转变工具可以将SCL文件转变为服务器配置文件 16 文件目录浏览和文件读服务 -This library provides an implementation of IEC61850 on top of the MMS (Manufacturing Message Specification) protocol in standard C. It also provides support for intra-substation communication via GOOSE. The goal of this project is to provide an implementation that is very portable and can run on embedded systems and micro-controllers. Also provided is a set of simple examples that can be used as a starting point for own applications. Up to now this implementation runs on embedded Linux systems as well as on desktop computers running Linux or Windows. The following features are provided: • Full ISO protocol stack on top of TCP/IP • static implementation of the IED model by generation of C code SCL file • dynamic creation if the IED model by API calls or by configuration file • Association service (with password authentication) • Read and write services for simple and complex MMS variables • Model browsing services (GetServerDirectory, GetDevi
Platform: | Size: 722944 | Author: 李靖 | Hits:

[Energy industrylibiec61850-0.7.8

Description: 此库通过标准C编写,提供IEC61850的MMS协议实现;它也提供变电站内的GOOSE通信。这个项目的目标是提供一个实现,并且这个实现非常的轻便,可以运行在嵌入式系统和小型控制器上。它还提供了很多简单的例子,可以作为我们自己的程序的开始点。 如下特性被支持: 1 ISO全协议的TCP/IP 2 静态生成IED模型,是靠SCL文件,通过C代码生成 3 动态生成IED模型,是通过API调用或者通过配置文件 4 关联服务(通过密码验证) 5 简单的和复杂的MMS变量读写服务 6 模型浏览服务(GetServerDirectory, GetDeviceDirectory …) 7 数据集服务,包括动态创建和删除数据集 8 IEC61850客户端和服务器API 9 简单的MMS客户端API(使用TASE.2) 10 带缓冲和不带缓冲的报告服务 11 客户端和服务器支持所有的IEC61850控制模型 12 GOOSE发送方和接收方代码可以单独使用 13 硬件提取层和执行可以在Linux和WIN32下 14 转变工具可以将SCL文件转成静态IED模型 15 转变工具可以将SCL文件转变为服务器配置文件 16 文件目录浏览和文件读服务 -This library provides an implementation of IEC61850 on top of the MMS (Manufacturing Message Specification) protocol in standard C. It also provides support for intra-substation communication via GOOSE. The goal of this project is to provide an implementation that is very portable and can run on embedded systems and micro-controllers. Also provided is a set of simple examples that can be used as a starting point for own applications. Up to now this implementation runs on embedded Linux systems as well as on desktop computers running Linux or Windows. The following features are provided: • Full ISO protocol stack on top of TCP/IP • static implementation of the IED model by generation of C code SCL file • dynamic creation if the IED model by API calls or by configuration file • Association service (with password authentication) • Read and write services for simple and complex MMS variables • Model browsing services (GetServerDirectory, GetDevi
Platform: | Size: 1014784 | Author: 李靖 | Hits:

CodeBus www.codebus.net